home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 112
/
jogo-disk-112.iso
/
Games
/
steppenwolf_3_chapter_7.swf
/
scripts
/
DefineButton2_861
/
BUTTONCONDACTION on(press).as
next >
Wrap
Text File
|
2010-07-14
|
241b
|
12 lines
on(press){
if(3 < eval("/Variables:InvNb"))
{
set("/Variables:Deplace",-1 * eval("/Variables:LargeurObjet"));
tellTarget("ControlFleche")
{
gotoAndStop("Deplace2");
play();
}
}
}